名前 | 解説 | |
---|---|---|
C1SequenceDataCollection<T> コンストラクタ | Initializes a new instance of the C1SequenceDataCollection<T> class. |
C1SequenceDataCollection<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1SequenceDataCollection<T> コンストラクタ | Initializes a new instance of the C1SequenceDataCollection<T> class. |
名前 | 解説 | |
---|---|---|
Collections | Gets the collections that feed this collection. | |
Count | Gets the number of elements in the collection. C1.DataCollection.C1HierarchicalDataCollection<T>から継承されます。 | |
HasMoreItems | Gets a value that indicates whether more items can be loaded. C1.DataCollection.C1HierarchicalDataCollection<T>から継承されます。 | |
IsDisposed | Gets whether the collection is disposed. C1.DataCollection.C1HierarchicalDataCollection<T>から継承されます。 | |
IsVirtualizing | C1.DataCollection.C1HierarchicalDataCollection<T>から継承されます。 | |
Item | Gets the item at the specified index. C1.DataCollection.C1HierarchicalDataCollection<T>から継承されます。 | |
SortDescriptions | Gets the sort descriptions applied to the data. C1.DataCollection.C1HierarchicalDataCollection<T>から継承されます。 |
名前 | 解説 | |
---|---|---|
CollectionChanged | Occurs when the collection changes. C1.DataCollection.C1HierarchicalDataCollection<T>から継承されます。 | |
SortChanged | Raised after a sort operation was performed. C1.DataCollection.C1HierarchicalDataCollection<T>から継承されます。 |